ostree.git
2016-05-06 Colin Waltersbuild: Use --std=gnu99
2016-05-06 Jonathan Lebontests/test-libarchive-import.c: add tests
2016-05-06 Jonathan Lebontests/test-libarchive.sh: add more test
2016-05-06 Jonathan Lebonot-builtin-commit.c: add --skip-list option
2016-05-06 Jonathan Lebonostree-repo-libarchive.c: major refactor
2016-05-06 Colin Walterslibglnx porting: Migrate to glnx_stream_fstat()
2016-05-06 Colin Walterslib: Add more filename validations (no ., .. or /)...
2016-05-02 Colin Waltersrepo: Make repo/tmp expiry configurable via tmp-expiry...
2016-05-02 Colin Waltersrepo: Clean up staging directory for previous boot IDs
2016-05-02 Colin Waltersrepo: Add OSTREE_BOOTID override envvar for debugging
2016-05-02 Colin Waltersrepo: Add OSTREE_REPO_TEST_ERROR=pre-commit env var
2016-05-02 Colin Waltersrepo: Fix reading repos on read-only media
2016-05-02 Colin Walterslibglnx porting: Migrate from GSConsole
2016-05-01 Colin Waltersbuild: Introduce --with-dracut=yesbutnoconf
2016-04-26 Colin Waltersdeploy: Start hardlinking kernel/initramfs on single...
2016-04-25 Simon McVittietest-parent: this test requires user xattrs
2016-04-25 Gatis PaeglisFix --enable_rofiles_fuse=no build
2016-04-22 Alexander Larssonrepo: Handle parent repos with different remote configu...
2016-04-22 Krzesimir Nowaktests: Add a test for ostree pull --url
2016-04-22 Krzesimir Nowaktrivial-httpd: Add a --log-file option
2016-04-22 Krzesimir Nowakpull: Add a --url option
2016-04-22 Krzesimir Nowaklib: Add URL override pull option
2016-04-22 Alexander Larssonrepo: Fix temporary directory allocation
2016-04-21 Colin Waltersrepo: Simplify internal has_object() lookup code
2016-04-21 Alexander Larssonrepo: Allow loading files staged in the transaction
2016-04-20 Gatis PaeglisRemove unused variables from install_deployment_kernel
2016-04-19 Alexander Larssonostree export: Add --prefix option
2016-04-19 Alexander Larssonostree export: Add --subpath support
2016-04-19 Krzesimir Nowaktests, lib: Remove unused variables
2016-04-19 Krzesimir Nowaklib: Fix an introspection annotation
2016-04-19 Krzesimir Nowaktrivial-httpd: Remove useless code
2016-04-19 Krzesimir Nowaklib: Fix a typo
2016-04-18 Colin Walterslibtest: Skip FUSE if CAP_SYS_ADMIN not in bounding set
2016-04-17 Simon McVittielibtest: show files' contents when assertions about...
2016-04-17 Colin WaltersRename test-abi to test-symbols, start verifying symbol...
2016-04-17 Colin Walterslib: Remove ostree_repo_file_make_empty_tree
2016-04-17 Colin Walterscore: Remove ostree_checksum_update_meta that was not...
2016-04-15 Colin WaltersRelease 2016.5
2016-04-15 Alexander Larssonstatic-delta: Initialize read_source_fd to -1
2016-04-14 Alexander Larssonstatic-delta: Put temp files in /var/tmp
2016-04-14 Colin Waltersrefs: Add g_prefix_error around opendir for easier...
2016-04-14 Alexander LarssonLook for $remotename.trustedkeys.gpg in remotes.d dir
2016-04-14 Alexander LarssonAdd remotes-config-dir to OstreeRepo
2016-04-14 Colin Waltersman: Elaborate on per-remote GPG
2016-04-14 Alexander LarssonAdd OstreeRepo option for an out-of-band cache dir
2016-04-14 Alexander LarssonAdd cache_dir_fd to OstreeRepo
2016-04-13 Alexander Larssoncommit: Fix crash if dfd_iter is NULL
2016-04-13 Alexander Larssonfetcher: Initialize output_stream_set_lock mutex
2016-04-12 Gatis PaeglisFix AS_HELP_STRING for builtin grub2 mkconfig
2016-04-11 Colin Waltersbuild: Move grub2-15_ostree back to pkglibexecdir
2016-04-11 Colin Walterspull: More consistently use remote_repo_local for local...
2016-04-11 Jonathan Lebonostree-repo-pull: always initialize flags_i
2016-04-11 Alexander LarssonFix the symbol versions for ostree_repo_get_remote_...
2016-04-08 Jonathan Lebonsmall cleanups
2016-04-08 Alexander LarssonAdd support for ostree static-delta delete
2016-04-08 Giuseppe Scrivanocfg.mk: ignore syntax-check for git.mk
2016-04-07 Alexander LarssonAdd test case for inheriting remote options
2016-04-07 Alexander LarssonInherit remotes and remote options from parent repo
2016-04-07 Alexander LarssonExport ostree_repo_get_remote_option* functions
2016-04-07 Alexander LarssonSupport pathnames for --subpath=...
2016-04-07 Colin WaltersUse git.mk
2016-04-07 Giuseppe Scrivanodocs: Prefer the form "cannot" to "can not"
2016-04-07 Giuseppe ScrivanoRemove empty new lines at the EOF
2016-04-07 Giuseppe Scrivanocontrib: indent golang code using only tabs instead...
2016-04-07 Giuseppe Scrivanotests: add missing ${CMD_PREFIX} before ostree
2016-04-07 Giuseppe Scrivanotests: add libostreetest.h to EXTRA_DIST
2016-04-07 Colin Waltersbuild: Make tests/libreaddir-rand.so rule use AM_V_GEN
2016-04-06 Colin Waltersbuild: Find grub2-mkconfig a bit more automagically
2016-04-05 Alexander Larssonpull-local: Support --gpg-verify and --gpg-verify-summary
2016-04-05 Alexander LarssonFix local-pull test
2016-04-05 Alexander Larssonpull: Don't try to cache summaries for pull-local
2016-04-04 Gatis PaeglisIntroducing ostree-grub-generator
2016-04-04 Krzesimir Nowakmanual: Fix a bunch of typos and docbookisms
2016-03-31 Simon McVittielibtest.sh: only check whether $(pwd) is empty once
2016-03-31 Simon McVittietest-xattrs: sync how this is skipped with test-rofiles...
2016-03-31 Simon McVittietest-abi: use G_TEST_SRCDIR, G_TEST_BUILDDIR
2016-03-31 Simon McVittielibtest.sh: use G_TEST_SRCDIR, G_TEST_BUILDDIR to find...
2016-03-31 Colin Walterstests: Make failing to kill the GPG agent non-fatal
2016-03-31 Simon McVittieProbe for GNU parallel more accurately
2016-03-31 Jonathan Lebonbasic-test: commit with a non-empty subject
2016-03-31 Jonathan Lebontest-pull-untrusted.sh: always corrupt a regular file...
2016-03-31 Simon McVittieSkip tests that run rofiles-fuse if /dev/fuse or /etc...
2016-03-31 Simon McVittieForce libreaddir-rand to be a shared library
2016-03-31 Simon McVittietests/admin-test.sh: this is a bash script, not a POSIX...
2016-03-31 Simon McVittieLoad g-i bindings from builddir during build-time testing
2016-03-31 Simon McVittie.gitignore: update
2016-03-31 Simon McVittieIn tests that use gpg, terminate the gpg-agent after...
2016-03-31 Simon McVittietap-test: clean up temporary test directories as intended
2016-03-31 Simon McVittieSymlink libreaddir-rand.so into tests directory
2016-03-31 Simon McVittievarious tests: skip if temp directory lacks xattr support
2016-03-31 Simon McVittietest-xattrs: use TAP syntax to skip test
2016-03-30 Colin Waltersdocs/CONTRIBUTING.md: Update for github move, Homu...
2016-03-30 Jonathan Leboncommit: support editor for orphan commits
2016-03-30 Colin Walterscommit: Support writing orphans
2016-03-29 Colin Walterscommit: Support generating commits with no parent,...
2016-03-29 Colin Waltersdocs: Add a section on repository management
2016-03-28 Simon McVittiepackaging: fix bashism in dist-snapshot target
2016-03-26 Dan Nicholsonmain: Set log handler for OSTree domain
2016-03-26 Dan Nicholsonbuild: Set G_LOG_DOMAIN to OSTree
2016-03-26 Dan Nicholsoncore: Add debug messages for traversing
next